home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1998 May
/
Macworld (1998-05).dmg
/
Updaters
/
RealPC 1.0.2 Update
/
RealPC Upgrade Disk
/
UNIXONLY
/
USECD.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1998-02-17
|
227 b
|
9 lines
@echo off
rem SccsID @(#)u.usecd.unx 1.1 11/09/92
rem This file runs MSCDEX to enable the CDROM drive to be used
rem as drive F: .
rem CONFIG.SYS must already have cdrom.sys in it.
MSCDEX /D:CDROM$$$ /L:F
echo on